PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setBlockAlign Method
The alignment, in the block-progression direction, of content within the table cell.
In This Topic
    setBlockAlign Method
    In This Topic
    Sets the block align.
    Syntax
    public void setBlockAlign( 
       PDFStandardLayoutBlockAlign value
    )

    Parameters

    value
    The alignment, in the block-progression direction, of content within the table cell.
    See Also